CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TSP matlab

搜索资源列表

  1. TSP-PSO.rar

    8下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-25
    • 文件大小:33810
    • 提供者:灞堝媷
  1. GA-TSP--MATLAB

    0下载:
  2. GA TSP MATLAB this source code implement TSP in matlab by Genetic Algorithm... TSP is a classic problem in AI
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:782519
    • 提供者:aqa
  1. PSO-TSP.rar

    1下载:
  2. 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:1094
    • 提供者:杨维
  1. SA-TSP-Matlab

    3下载:
  2. 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
  3. 所属分类:matlab

    • 发布日期:2017-03-08
    • 文件大小:9539
    • 提供者:Allen
  1. hopfield-for-tsp

    4下载:
  2. 利用hopfield神经网络解决50个城市tsp问题,适合初学者。-Hopfield neural network using 50 cities tsp solve problems, suitable for beginners.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-25
    • 文件大小:2858
    • 提供者:dayong
  1. particle_swarm_optimization-Solve-the-TSP-problem.

    0下载:
  2. 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2139
    • 提供者:孙岩
  1. tabu-search-for-tsp

    3下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3213
    • 提供者:dayong
  1. ga-for-tsp

    3下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3445
    • 提供者:dayong
  1. ACS-TSP

    1下载:
  2. 蚁群算法在tsp(旅行商问题)的matlab程序。可以运行。-Ant colony algorithm in tsp (TSP) of the matlab program. Can run.
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:2180
    • 提供者:suyun
  1. tabu-matlabcode-tsp

    0下载:
  2. tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7035
    • 提供者:张天佑
  1. TSP

    1下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8126
    • 提供者:
  1. continuous_hopfield_net_to_tsp

    2下载:
  2. matlab语言编写的连续hopfield神经网络算法解决tsp-matlab languages consecutive hopfield neural network algorithm to solve tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2171
    • 提供者:hattrick
  1. tabu-matlabcode-tsp

    0下载:
  2. matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6753
    • 提供者:wuyao
  1. TSP

    1下载:
  2. 基于遗传算法的TSP的MATLAB源代码-THE SOLVE OF THE TSP BY GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7371
    • 提供者:liujingai
  1. TSP

    2下载:
  2. MATLAB TSP问题解决.可自行输入城市坐标. -MATLAB TSP problem. Are free to enter the city coordinates.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4211
    • 提供者:z
  1. tsp

    0下载:
  2. 遗传算法解决 TSP 问题的MATLAB源码-Genetic algorithm to solve TSP problem the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1741
    • 提供者:ycq
  1. TSP(matlab)

    0下载:
  2. matlab蚁群算法,要使用城市坐标的版本-ant colony algorithm matlab, it is necessary to coordinate the use of the version of the City
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5606
    • 提供者:黄杨
  1. tsp

    0下载:
  2. 遗传算法求解tsp问题的matlab代码-Genetic algorithm matlab code issues tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2959
    • 提供者:吴立锋
  1. genetic_algorithm-Solve-the-TSP-problem

    2下载:
  2. 基于遗传算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Genetic Algorithm Based on 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-25
    • 文件大小:1435
    • 提供者:孙岩
  1. TSP-matlab

    2下载:
  2. 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。-Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:3950
    • 提供者:xiaoqi
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com